[INFO] cloning repository https://github.com/Aleod-m/mdbook-arborium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aleod-m/mdbook-arborium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleod-m%2Fmdbook-arborium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleod-m%2Fmdbook-arborium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc3749c88f28be5da4fdd3390d80f6ad8ef4643b
[INFO] checking Aleod-m/mdbook-arborium against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleod-m%2Fmdbook-arborium" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aleod-m/mdbook-arborium
[INFO] finished tweaking git repo https://github.com/Aleod-m/mdbook-arborium
[INFO] tweaked toml for git repo https://github.com/Aleod-m/mdbook-arborium written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aleod-m/mdbook-arborium on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aleod-m/mdbook-arborium already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e7e3b39d6bf0dbb86fd42e0d72845056cc43c5ad5e71fe9494e3fe1e3798b0b
[INFO] running `Command { std: "docker" "start" "-a" "5e7e3b39d6bf0dbb86fd42e0d72845056cc43c5ad5e71fe9494e3fe1e3798b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e7e3b39d6bf0dbb86fd42e0d72845056cc43c5ad5e71fe9494e3fe1e3798b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e7e3b39d6bf0dbb86fd42e0d72845056cc43c5ad5e71fe9494e3fe1e3798b0b", kill_on_drop: false }`
[INFO] [stdout] 5e7e3b39d6bf0dbb86fd42e0d72845056cc43c5ad5e71fe9494e3fe1e3798b0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34d671dd202776f0c65b06c6822c709925135f699b1bc0fa5d934b4283b2be75
[INFO] running `Command { std: "docker" "start" "-a" "34d671dd202776f0c65b06c6822c709925135f699b1bc0fa5d934b4283b2be75", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking arborium-theme v2.13.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling arborium v2.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling arborium-javascript v2.13.0
[INFO] [stderr]    Compiling arborium-css v2.13.0
[INFO] [stderr]    Compiling arborium-c v2.13.0
[INFO] [stderr]    Compiling arborium-html v2.13.0
[INFO] [stderr]    Compiling arborium-scss v2.13.0
[INFO] [stderr]    Compiling arborium-typescript v2.13.0
[INFO] [stderr]    Compiling arborium-tree-sitter v2.13.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling arborium-toml v2.13.0
[INFO] [stderr]    Compiling arborium-yaml v2.13.0
[INFO] [stderr]    Compiling arborium-cpp v2.13.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling arborium-lua v2.13.0
[INFO] [stderr]    Compiling arborium-graphql v2.13.0
[INFO] [stderr]    Compiling arborium-asciidoc v2.13.0
[INFO] [stderr]    Compiling arborium-vb v2.13.0
[INFO] [stderr]    Compiling arborium-elixir v2.13.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling arborium-d v2.13.0
[INFO] [stderr]    Compiling arborium-diff v2.13.0
[INFO] [stderr]    Compiling arborium-jq v2.13.0
[INFO] [stderr]    Compiling arborium-lean v2.13.0
[INFO] [stderr]    Compiling arborium-python v2.13.0
[INFO] [stderr]    Compiling arborium-starlark v2.13.0
[INFO] [stderr]    Compiling arborium-cobol v2.13.0
[INFO] [stderr]    Compiling arborium-hcl v2.13.0
[INFO] [stderr]    Compiling arborium-nix v2.13.0
[INFO] [stderr]    Compiling arborium-nginx v2.13.0
[INFO] [stderr]    Compiling arborium-rust v2.13.0
[INFO] [stderr]    Compiling arborium-java v2.13.0
[INFO] [stderr]    Compiling arborium-sql v2.13.0
[INFO] [stderr]    Compiling arborium-scala v2.13.0
[INFO] [stderr]    Compiling arborium-zig v2.13.0
[INFO] [stderr]    Compiling arborium-zsh v2.13.0
[INFO] [stderr]    Compiling arborium-ron v2.13.0
[INFO] [stderr]    Compiling arborium-cedar v2.13.0
[INFO] [stderr]    Compiling arborium-svelte v2.13.0
[INFO] [stderr]    Compiling arborium-ini v2.13.0
[INFO] [stderr]    Compiling arborium-xml v2.13.0
[INFO] [stderr]    Compiling arborium-batch v2.13.0
[INFO] [stderr]    Compiling arborium-meson v2.13.0
[INFO] [stderr]    Compiling arborium-caddy v2.13.0
[INFO] [stderr]    Compiling arborium-bash v2.13.0
[INFO] [stderr]    Compiling arborium-objc v2.13.0
[INFO] [stderr]    Compiling arborium-asm v2.13.0
[INFO] [stderr]    Compiling arborium-solidity v2.13.0
[INFO] [stderr]    Compiling arborium-swift v2.13.0
[INFO] [stderr]    Compiling arborium-json v2.13.0
[INFO] [stderr]    Compiling arborium-thrift v2.13.0
[INFO] [stderr]    Compiling arborium-dot v2.13.0
[INFO] [stderr]    Compiling arborium-ninja v2.13.0
[INFO] [stderr]    Compiling arborium-r v2.13.0
[INFO] [stderr]    Compiling arborium-query v2.13.0
[INFO] [stderr]    Compiling arborium-capnp v2.13.0
[INFO] [stderr]    Compiling arborium-groovy v2.13.0
[INFO] [stderr]    Compiling arborium-erlang v2.13.0
[INFO] [stderr]    Compiling arborium-devicetree v2.13.0
[INFO] [stderr]    Compiling arborium-elisp v2.13.0
[INFO] [stderr]    Compiling arborium-textproto v2.13.0
[INFO] [stderr]    Compiling arborium-wit v2.13.0
[INFO] [stderr]    Compiling arborium-haskell v2.13.0
[INFO] [stderr]    Compiling arborium-perl v2.13.0
[INFO] [stderr]    Compiling arborium-clojure v2.13.0
[INFO] [stderr]    Compiling arborium-scheme v2.13.0
[INFO] [stderr]    Compiling arborium-glsl v2.13.0
[INFO] [stderr]    Compiling arborium-ruby v2.13.0
[INFO] [stderr]    Compiling arborium-elm v2.13.0
[INFO] [stderr]    Compiling arborium-jinja2 v2.13.0
[INFO] [stderr]    Compiling arborium-fish v2.13.0
[INFO] [stderr]    Compiling arborium-hlsl v2.13.0
[INFO] [stderr]    Compiling arborium-php v2.13.0
[INFO] [stderr]    Compiling arborium-matlab v2.13.0
[INFO] [stderr]    Compiling arborium-vhdl v2.13.0
[INFO] [stderr]    Compiling arborium-commonlisp v2.13.0
[INFO] [stderr]    Compiling arborium-vue v2.13.0
[INFO] [stderr]    Compiling arborium-gleam v2.13.0
[INFO] [stderr]    Compiling arborium-go v2.13.0
[INFO] [stderr]    Compiling arborium-cedarschema v2.13.0
[INFO] [stderr]    Compiling arborium-tlaplus v2.13.0
[INFO] [stderr]    Compiling arborium-dart v2.13.0
[INFO] [stderr]    Compiling arborium-postscript v2.13.0
[INFO] [stderr]    Compiling arborium-rescript v2.13.0
[INFO] [stderr]    Compiling arborium-ssh-config v2.13.0
[INFO] [stderr]    Compiling arborium-kotlin v2.13.0
[INFO] [stderr]    Compiling arborium-yuri v2.13.0
[INFO] [stderr]    Compiling arborium-cmake v2.13.0
[INFO] [stderr]    Compiling arborium-agda v2.13.0
[INFO] [stderr]    Compiling arborium-awk v2.13.0
[INFO] [stderr]    Compiling arborium-ocaml v2.13.0
[INFO] [stderr]    Compiling arborium-sparql v2.13.0
[INFO] [stderr]    Compiling arborium-fsharp v2.13.0
[INFO] [stderr]    Compiling arborium-markdown v2.13.0
[INFO] [stderr]    Compiling arborium-prolog v2.13.0
[INFO] [stderr]    Compiling arborium-x86asm v2.13.0
[INFO] [stderr]    Compiling arborium-styx v2.13.0
[INFO] [stderr]    Compiling arborium-julia v2.13.0
[INFO] [stderr]    Compiling arborium-typst v2.13.0
[INFO] [stderr]    Compiling arborium-c-sharp v2.13.0
[INFO] [stderr]    Compiling arborium-powershell v2.13.0
[INFO] [stderr]    Compiling arborium-idris v2.13.0
[INFO] [stderr]    Compiling arborium-ada v2.13.0
[INFO] [stderr]    Compiling arborium-dockerfile v2.13.0
[INFO] [stderr]    Compiling arborium-uiua v2.13.0
[INFO] [stderr]    Compiling arborium-verilog v2.13.0
[INFO] [stderr]    Compiling arborium-tsx v2.13.0
[INFO] [stderr]    Compiling arborium-vim v2.13.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr] warning: arborium-sql@2.13.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: arborium-sql@2.13.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `arborium-sql v2.13.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/arborium-sql-f36dc7f935885590/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-sql-2.13.0/grammar/src/parser.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-sql-2.13.0/grammar/scanner.c
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-sql-d3a2d4c6d5319427/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-sql-d3a2d4c6d5319427/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-sql-d3a2d4c6d5319427/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-sql-d3a2d4c6d5319427/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-sql-2.13.0/grammar/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-sql-2.13.0/grammar" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-sql-2.13.0/grammar/src/tree_sitter" "-w" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-Wno-trigraphs" "-o" "/opt/rustwide/target/debug/build/arborium-sql-d3a2d4c6d5319427/out/fc2ccab8182abc6a-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-sql-2.13.0/grammar/src/parser.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: arborium-lean@2.13.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: arborium-lean@2.13.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `arborium-lean v2.13.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/arborium-lean-0169954361553961/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-lean-2.13.0/grammar/src/parser.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-lean-2.13.0/grammar/scanner.c
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-lean-f0eefc2af02c3c2d/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-lean-f0eefc2af02c3c2d/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-lean-f0eefc2af02c3c2d/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-lean-f0eefc2af02c3c2d/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-lean-2.13.0/grammar/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-lean-2.13.0/grammar" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-lean-2.13.0/grammar/src/tree_sitter" "-w" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-Wno-trigraphs" "-o" "/opt/rustwide/target/debug/build/arborium-lean-f0eefc2af02c3c2d/out/fc2ccab8182abc6a-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-lean-2.13.0/grammar/src/parser.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "34d671dd202776f0c65b06c6822c709925135f699b1bc0fa5d934b4283b2be75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34d671dd202776f0c65b06c6822c709925135f699b1bc0fa5d934b4283b2be75", kill_on_drop: false }`
[INFO] [stdout] 34d671dd202776f0c65b06c6822c709925135f699b1bc0fa5d934b4283b2be75
